home *** CD-ROM | disk | FTP | other *** search
/ DOpus Plus / DOpus Plus.iso / Tools / Datatypes / Other / akLJPG-dt.readme < prev    next >
Encoding:
Text File  |  1998-08-10  |  2.0 KB  |  62 lines

  1. Short:    AkLJPG-dt V44.4 (LJPG, 68000-060. PPC)
  2. Author:   Andreas R. Kleinert
  3. Uploader: Andreas_Kleinert@t-online.de
  4. Type:     util/dtype
  5.  
  6. *** FINAL RELEASE ***
  7.  
  8. (68000, 020/030, 040 and 060 versions inside, plus PPC ELF module)
  9.  
  10.  
  11.                                akLJPG.datatype
  12.  
  13.                           - licenseable FREEWARE -
  14.  
  15.            © 1997-98 by Andreas Ralph Kleinert. All rights reserved.
  16.          (see also additional copyright notices inside the archive)
  17.  
  18.                     A PerSuaSiVe SoftWorX PRODUCT.
  19.  
  20.                         Needs Kickstart V3.x
  21.  
  22.  
  23.  Program information
  24.  -------------------
  25.  akLJPG.datatype is a JPEG datatype, which is based on the
  26.  Lossless JPEG Codec V1.0 - which implements a lossless JPEG format not
  27.  directly related to the JFIF JPEG file format.
  28.  
  29.  It supports reading of LJPG graphics files.
  30.  LJPG is a freely distributable lossless JPEG image compression package.
  31.  
  32.  There's a port of the encoding program "pnmtoljpg" available on Aminet
  33.  as gfx/pbm/pnmtoljpg.lha, which compresses a Portable Pixmap (PPM, PNM-P6)
  34.  or Portable Graymap image (PGM, PNM-P5) to a lossles JPEG (LJPG) image
  35.  using the JPEG standard (DIS) lossless mode of operation.
  36.  
  37.  This datatype decodes a ljpg image to either 24 Bit RGB or 256 grayscales
  38.  depending on the number of color components stored in the LJPG image file.
  39.  
  40.  --------------------------------------------------------------------------
  41.  Supported output bitmap formats:
  42.  
  43.    - picture.datatype V39-42:
  44.  
  45.       o (upto) 256 palette colors
  46.       o HAM6 or HAM8
  47.  
  48.    - picture.datatype V43 (CyberGraphX or Picasso96)  (*)
  49.  
  50.       o 24 Bit RGB
  51.  
  52.  Where upto 256 colors always will be exported unmodified,
  53.  and 24 Bit data either is dithered or converted to HAM6/HAM8,
  54.  if it can't be or should not be exported unmodified.
  55.  
  56.  (*) the latter one works with OCS/ECS/AGA, too
  57.  --------------------------------------------------------------------------
  58.  
  59.  You must use the included preferences program for best configuration.
  60.  
  61.  See program archive for copyright and distribution information.
  62.